From: Adrian Robert Date: Thu, 26 Feb 2009 21:23:17 +0000 (+0000) Subject: * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF) X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1524 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e4a70c75b7f3d717a33cce387f2f4e13addca252;p=emacs.git * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF) (HAVE_M17N_FLT): Don't check for these unless HAVE_X11. --- diff --git a/ChangeLog b/ChangeLog index a2dd51357e2..abadf7c3de2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-23 Adrian Robert + + * configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF) + (HAVE_M17N_FLT): Don't check for these unless HAVE_X11. + 2009-02-04 Adrian Robert * configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.